When a form is displayed modally , no input keyboard or mouse click can occur except to objects on the modal form 當有模式地顯示窗體時,不能進行任何輸入(通過鍵盤或鼠標單擊) ,對模式窗體上的對象的輸入除外。
When a dialog box is displayed modally , no input keyboard or mouse click can occur except to objects on the dialog box 當對話框有模式顯示時,不能進行任何輸入(通過鍵盤或鼠標單擊) ,對對話框上的對象的輸入除外。
A message box is a modal dialog box , which means no input keyboard or mouse click can occur except to objects on the modal form 消息框是一種模式對話框,這表示除了該模式窗體上的對象之外,不能對其他對象進行任何輸入(通過鍵盤或鼠標單擊) 。